ComponentOne ASP.NET MVC Controls
HeaderText Method

C1.Web.Mvc.Fluent Namespace > TileBuilder<TControl,TBuilder> Class : HeaderText Method
The value.
Configurates C1.Web.Mvc.Tile.HeaderText. Sets the tile header title.
Syntax
'Declaration
 
Public Function HeaderText( _
   ByVal value As String _
) As TBuilder
public TBuilder HeaderText( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

TileBuilder<TControl,TBuilder> Class
TileBuilder<TControl,TBuilder> Members